home *** CD-ROM | disk | FTP | other *** search
/ .net - The Best of 1999/2000 / netCD Special01.iso / pc / Software / InvisiMail Lite / IM40lite.exe / MailView.exe / 0 / RCDATA / TWORKBOX / TWORKBOX.txt
Encoding:
Text File  |  2000-05-25  |  499 b   |  26 lines

  1. object WorkBox: TWorkBox
  2.   Left = 294
  3.   Top = 113
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'WorkBox'
  6.   ClientHeight = 37
  7.   ClientWidth = 223
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object ProgressDialog: TPanel
  16.     Left = 0
  17.     Top = 0
  18.     Width = 223
  19.     Height = 37
  20.     Align = alClient
  21.     BevelInner = bvLowered
  22.     Caption = 'ProgressDialog'
  23.     TabOrder = 0
  24.   end
  25. end
  26.